home *** CD-ROM | disk | FTP | other *** search
-
- RCS file: RCS/a2html.c,v
- Working file: a2html.c
- head: 1.8
- branch:
- locks: strict
- access list:
- symbolic names:
- keyword substitution: kv
- total revisions: 8; selected revisions: 8
- description:
- Main source to a2html
- ----------------------------
- revision 1.8
- date: 1999/08/28 19:20:35; author: tommya; state: Exp; lines: +12 -3
- Bug fix, with no HOME environment variable, a2html would use an illegal pointer.
- ----------------------------
- revision 1.7
- date: 1999/04/27 19:55:51; author: tommya; state: Exp; lines: +6 -6
- Variable length checked (a2htmlrc)
- ----------------------------
- revision 1.6
- date: 1999/04/21 20:59:32; author: tommya; state: Exp; lines: +249 -34
- a2htmlrc file reading, parsing and setting finished.
- ----------------------------
- revision 1.5
- date: 1999/04/20 20:38:13; author: tommya; state: Exp; lines: +117 -12
- Prints "Press Return" on pause.
- a2htmlrc search file coded.
- ----------------------------
- revision 1.4
- date: 1999/04/11 17:13:03; author: tommya; state: Exp; lines: +65 -63
- Usage changed again, inputfile becomes textfile, outputfile becomes
- htmlfile. Anchor renamed to links. Version 0.78.
- ----------------------------
- revision 1.3
- date: 1999/04/10 20:04:41; author: tommya; state: Exp; lines: +97 -80
- --version added, -pause, -quiet and -iso-8859-1
- Usage updated.
- ----------------------------
- revision 1.2
- date: 1999/04/10 12:05:35; author: tommya; state: Exp; lines: +3 -1
- Adding some notes.
- ----------------------------
- revision 1.1
- date: 1999/04/10 11:35:16; author: root; state: Exp;
- Initial revision
- =============================================================================
-
- RCS file: RCS/makefile.lcc,v
- Working file: makefile.lcc
- head: 1.1
- branch:
- locks: strict
- access list:
- symbolic names:
- keyword substitution: kv
- total revisions: 1; selected revisions: 1
- description:
- Makefile for Lattice C-Compiler on Atari ST/TT
- ----------------------------
- revision 1.1
- date: 1999/04/10 11:35:16; author: root; state: Exp;
- Initial revision
- =============================================================================
-
- RCS file: RCS/makefile.gcc,v
- Working file: makefile.gcc
- head: 1.1
- branch:
- locks: strict
- access list:
- symbolic names:
- keyword substitution: kv
- total revisions: 1; selected revisions: 1
- description:
- Makefile for GCC compiler on Atari ST/TT
- ----------------------------
- revision 1.1
- date: 1999/04/10 11:35:16; author: root; state: Exp;
- Initial revision
- =============================================================================
-
- RCS file: RCS/makefile.lnx,v
- Working file: makefile.lnx
- head: 1.2
- branch:
- locks: strict
- access list:
- symbolic names:
- keyword substitution: kv
- total revisions: 2; selected revisions: 2
- description:
- Makefile for Linux platform
- ----------------------------
- revision 1.2
- date: 1999/04/20 22:34:33; author: tommya; state: Exp; lines: +14 -8
- Better use of GNU make rules.
- ----------------------------
- revision 1.1
- date: 1999/04/10 11:35:16; author: root; state: Exp;
- Initial revision
- =============================================================================
-
- RCS file: RCS/a2htmlrc,v
- Working file: a2htmlrc
- head: 1.2
- branch:
- locks: strict
- access list:
- symbolic names:
- keyword substitution: kv
- total revisions: 2; selected revisions: 2
- description:
- A rc file for a2html, it's an example.
- ----------------------------
- revision 1.2
- date: 1999/04/21 20:59:32; author: tommya; state: Exp; lines: +78 -24
- a2htmlrc file reading, parsing and setting finished.
- ----------------------------
- revision 1.1
- date: 1999/04/20 20:38:13; author: tommya; state: Exp;
- Initial revision
- =============================================================================
-
- RCS file: RCS/a2html.1,v
- Working file: a2html.1
- head: 1.4
- branch:
- locks: strict
- access list:
- symbolic names:
- keyword substitution: kv
- total revisions: 4; selected revisions: 4
- description:
- Man page
- ----------------------------
- revision 1.4
- date: 1999/04/27 20:48:11; author: tommya; state: Exp; lines: +19 -19
- textfile changed to italic style.
- ----------------------------
- revision 1.3
- date: 1999/04/27 19:55:51; author: tommya; state: Exp; lines: +5 -1
- Adding FILES
- ----------------------------
- revision 1.2
- date: 1999/04/20 22:01:14; author: tommya; state: Exp; lines: +1 -2
- fixed Id
- ----------------------------
- revision 1.1
- date: 1999/04/20 20:38:13; author: tommya; state: Exp;
- Initial revision
- =============================================================================
-